﻿@media screen and (max-width: 767px) {
    .img-fluid{
        max-width:60%;
        height:auto;
    }
}
